home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 203 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: news.iag.net!news
  2. From: jatmon@iag.net (John R Buchan)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Accessing Usenet or Mail servers
  5. Date: 3 Jan 1996 08:44:16 GMT
  6. Organization: The Internet Access Group, Inc.
  7. Message-ID: <4cdfl0$c1e@news.iag.net>
  8. References: <4cdau5$iug@hptemp1.cc.umr.edu>
  9. NNTP-Posting-Host: pm1-orl17.iag.net
  10. Mime-Version: 1.0
  11. Content-Type: Text/Plain; charset=US-ASCII
  12. X-Newsreader: WinVN 0.99.6
  13.  
  14. In article <4cdau5$iug@hptemp1.cc.umr.edu>, phaley@saucer.cc.umr.edu says...
  15. >
  16. >        Hello.  I'm looking for the specifications for accessing both a
  17. >   usenet and a mail server.  I have tried asking this on various groups
  18. >   before, and I have also searched the web, but in the end I came up with
  19. >   nothing! :(  Can somebody point me to a web page, a FAQ, or a book
  20. >   somewhere?  I'd really appreciate it.  Thanks!
  21.  
  22. Well, this certainly isn't an ansi c question :-), but... a quick look at 
  23. rtfm.mit.edu /pub/usenet/comp.mail.misc turned up a faq containing the 
  24. following:
  25.  
  26. 4.  What are the relevant RFCs for POP and IMAP?
  27.  
  28.     On ftp.uu.net:/inet/rfc
  29.  
  30.     For POP3:
  31.  
  32.     1734  Myers, J.  POP3 AUTHentication command.  1994 December; 5
  33.     p. (Format:  TXT=8499 bytes)
  34.  
  35.     1725  Myers, J.; Rose, M.  Post Office Protocol - Version 3.
  36.     1994 November; 18 p. (Format: TXT=35058 bytes)  (Obsoletes RFC
  37.     1460)
  38.  
  39.     1082  Rose, M.  Post Office Protocol: Version 3: Extended
  40.     service offerings.  1988 November; 11 p. (Format: TXT=25423
  41.     bytes)
  42.  
  43.  
  44. I suspect that you will find a similar faq covering usenet, somewhere.  
  45. However, it might be easier to pull the rfc index (found at the location
  46. mentioned above) and search/grep it for "usenet".
  47.  
  48. -- 
  49. John R Buchan           -:|:-     Looking for that elusive FAQ?  ftp to:
  50. jatmon@mail.iag.net     -:|:-     rtfm.mit.edu /pub/usenet-by-group/....
  51.  
  52.